ci: Use UTF-8 encoding for the test cover report
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 6 Apr 2019 13:20:02 +0000 (14:20 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 12 Apr 2019 12:56:17 +0000 (13:56 +0100)
commiteadd90c22ede241cc2619e0d17341988b5ebf0f3
tree4a30bfa5888b0d4ca000d5d95af50982255c4f41
parent279cb5717cc1f9ed43cf848ebb5687ed6e8ec7ab
ci: Use UTF-8 encoding for the test cover report

Since we're embedding text coming from the tests into the report, we
should specify an encoding for both the source JSON file and the target
XML file when opening them.
.gitlab-ci/meson-junit-report.py